starts_with
Returns true if this text starts with the specified prefix, otherwise returns false.
Since
0.9.0
Parameters
prefix
The prefix to check.
Returns true if this text starts with the specified prefix, otherwise returns false.
0.9.0
The prefix to check.